home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / dobbs / oct94 / west1t1.gif < prev   
Graphics Interchange Format  |  1996-01-11  |  114KB  |  580x444  |  8-bit (100 colors)
Labels: text | screenshot
OCR: Representation leve Visual representation Granularity Diagrammatic Member function call Source Expresult *ans= 0; Source line Expresult *left = leftD- >eval(); Expresult *right = rightD->eval(); if (left && right) ans = appluop (right , left); if (left) delete left; if (right) delete right; return ans: Machine mov DX , seg DØ Machine instruction mov AX ,offset DØ26h les BX , 6 [ BP] mov ES : ØEh [ BX] ", DX mov ES : 0Ch [BX] . AX inc word ptr _nautosD_4Auto mov ES: byte ptr 010h [BX] , 1 XOr AX , AX Table 1: Different ways to view programs.